home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
internet
/
irc_i_dodatki
/
mcf4amirc
/
rexx
/
mcf_clientinfo.amirx
< prev
next >
Wrap
Text File
|
1996-12-14
|
523b
|
10 lines
/* MCF_ClientInfo.AMIRX
// $VER: MCF_ClientInfo.AMIRX 4.9 (25.11.96)
\\ Written by Donald T. Becker (dtbecker@ptd.net) IRC: StarDustr
// Please mail any bug reports/comments to the above address with a subject
\\ header of MCF.AMIRX.
//
\\ ** What to do with this file?
// Put this script in REXX: It will be used by MCF.AMIRX.
*/
;parse arg MCFenv junk Unick morejunk;address value(MCFenv);options results;getmynick;MyNick=result;"RAW NOTICE "Unick" :"d2c(1)||"CLIENTINFO FINGER GETSOUND PING SOUND VERSION"|| d2c(1);exit